app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
↳ QTRS
↳ DependencyPairsProof
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
APP2(app2(app2(consif, true), x), ys) -> APP2(app2(cons, x), ys)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(consif, app2(f, x))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(consif, app2(f, x)), x)
APP2(app2(app2(consif, true), x), ys) -> APP2(cons, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
APP2(app2(app2(consif, true), x), ys) -> APP2(app2(cons, x), ys)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(consif, app2(f, x))
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(consif, app2(f, x)), x)
APP2(app2(app2(consif, true), x), ys) -> APP2(cons, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))
The following pairs can be oriented strictly and are deleted.
The remaining pairs can at least be oriented weakly.
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(f, x)
APP2(app2(filter, f), app2(app2(cons, x), xs)) -> APP2(app2(filter, f), xs)
POL(APP2(x1, x2)) = 2·x2
POL(app2(x1, x2)) = 2·x1 + 2·x2
POL(cons) = 2
POL(filter) = 0
↳ QTRS
↳ DependencyPairsProof
↳ QDP
↳ DependencyGraphProof
↳ QDP
↳ QDPOrderProof
↳ QDP
↳ PisEmptyProof
app2(app2(app2(consif, true), x), ys) -> app2(app2(cons, x), ys)
app2(app2(app2(consif, false), x), ys) -> ys
app2(app2(filter, f), nil) -> nil
app2(app2(filter, f), app2(app2(cons, x), xs)) -> app2(app2(app2(consif, app2(f, x)), x), app2(app2(filter, f), xs))